home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 July / CHIP 2006-07.2.iso / program / sunum / InSight.exe / InSight.msi / !_StringData < prev    next >
Encoding:
Text File  |  2006-06-06  |  80.4 KB  |  138 lines

  1. NameTableTypeColumn_ValidationIdentifierNString categoryText;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URLYDescriptionSetCategoryKeyColumnKeyTableMaxValueMinValueNullableName of columnTextDescription of columnColumn to which foreign key connectsFor foreign key, Name of table to which data must linkMaximum value allowedMinimum value allowedY;N;@Whether the column is nullableSet of values that are permittedName of tableActionTextActionName of action to be described.Localized description displayed in progress dialog and log when action is executing.TemplateOptional localized format template used to format action data records for display during action execution.AdminExecuteSequenceName of action to invoke, either in the engine or the handler DLL.ConditionOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.SequenceNumber that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.AdminUISequenceAdvtExecuteSequenceAdvtUISequenceAppIdActivateAtStorageGuidDllSurrogateLocalServiceRemoteServerNameFormattedRunAsInteractiveUserServiceParametersAppSearchPropertyThe property associated with a SignatureSignature_Signature;RegLocator;IniLocator;DrLocator;CompLocatorThe Signature_ represents a unique file signature and is also the foreign key in the Signature,  RegLocator, IniLocator, CompLocator and the DrLocator tables.BBControlAttributesA 32-bit word that specifies the attribute flags to be applied to this control.Name of the control. This name must be unique within a billboard, but can repeat on different billboard.Billboard_BillboardExternal key to the Billboard table, name of the billboard.HeightHeight of the bounding rectangle of the control.A string used to set the initial text contained within a control (if appropriate).The type of the control.WidthWidth of the bounding rectangle of the control.XHorizontal coordinate of the upper left corner of the bounding rectangle of the control.Vertical coordinate of the upper left corner of the bounding rectangle of the control.The name of an action. The billboard is displayed during the progress messages received from this action.Name of the billboard.Feature_FeatureAn external key to the Feature Table. The billboard is shown only if this feature is being installed.OrderingA positive integer. If there is more than one billboard corresponding to an action they will be shown in the order defined by this column.BinaryDataThe unformatted binary data.Unique key identifying the binary data.BindImageFile_FileThe index into the File table. This must be an executable file.PathPathsA list of ;  delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .CCPSearchCheckBoxA named property to be tied to the item.ValueThe value string associated with the item.ClassAppId_Optional AppID containing DCOM information for associated application (string GUID).Argumentoptional argument for LocalServers.Class registration attributes.CLSIDThe CLSID of an OLE factory.Component_ComponentRequired foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.ContextThe numeric server context for this server. CLSCTX_xxxxDefInprocHandlerFilename1;2;3Optional default inproc handler.  Only optionally provided if Context=CLSCTX_LOCAL_SERVER.  Typically "ole32.dll" or "mapi32.dll"Localized description for the Class.Required foreign key into the Feature Table, specifying the feature to validate or install in order for the CLSID factory to be operational.FileTypeMaskOptional string containing information for the HKCRthis CLSID) key. If multiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated: 0,1,2...Icon_IconOptional foreign key into the Icon Table, specifying the icon file associated with this CLSID. Will be written under the DefaultIcon key.IconIndexOptional icon index.ProgId_DefaultProgIdOptional ProgId associated with this CLSID.ComboBoxOrderA positive integer used to determine the ordering of the items within one list.    The integers do not have to be consecutive.A named property to be tied to this item. All the items tied to the same property become part of the same combobox.The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.The value string associated with this item. Selecting the line will set the associated property to this value.CompLocatorComponentIdA string GUID unique to this component, version, and language.The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table.A boolean value that determines if the registry value is a filename or a directory location.ComplusForeign key referencing Component that controls the ComPlus component.ExpTypeComPlus component attributes.Remote execution option, one of irsEnumPrimary key used to identify a particular component record.A conditional statement that will disable this component if the specified condition evaluates to the 'True' state. If a component is disabled, it will not be installed, regardless of the 'Action' state associated with the component.Directory_DirectoryRequired key of a Directory table record. This is actually a property name whose value contains the actual path, set either by the AppSearch action or with the default setting obtained from the Directory table.KeyPathFile;Registry;ODBCDataSourceEither the primary key into the File table, Registry table, or ODBCDataSource table. This extract path is stored when the component is installed, and is used to detect the presence of the component and to return the path to it.Expression evaluated to determine if Level in the Feature table is to change.Reference to a Feature entry in Feature table.LevelNew selection Level to set in Feature table if Condition evaluates to TRUE.ControlName of the control. This name must be unique within a dialog, but can repeat on different dialogs. Control_NextThe name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles!Dialog_DialogExternal key to the Dialog table, name of the dialog.HelpThe help strings used with the button. The text is optional. The name of a defined property to be linked to this control. ControlConditionDefault;Disable;Enable;Hide;ShowThe desired action to be taken on the specified control.A standard conditional statement that specifies under which conditions the action should be triggered.Control_A foreign key to the Control table, name of the control.A foreign key to the Dialog table, name of the dialog.ControlEventA value to be used as a modifier when triggering a particular event.A standard conditional statement that specifies under which conditions an event should be triggered.A foreign key to the Control table, name of the controlEventAn identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.An integer used to order several events tied to the same control. Can be left blank.CreateFolderForeign key into the Component table.Primary key, could be foreign key into the Directory table.CustomActionPrimary key, name of action, normally appears in sequence table unless private use.SourceCustomSourceThe table reference of the source of the code.TargetExcecution parameter, depends on the type of custom actionThe numeric custom action type, consisting of source location, code type, entry, option flags.A 32-bit word that specifies the attribute flags to be applied to this dialog.Control_CancelDefines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.Control_DefaultDefines the default control. Hitting return is equivalent to pushing this button.Control_FirstDefines the control that has the focus when the dialog is created.Name of the dialog.HCenteringHorizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.Height of the bounding rectangle of the dialog.TitleA text string specifying the title to be displayed in the title bar of the dialog's window.VCenteringVertical position of the dialog on a 0-100 scale. 0 means top end, 100 means bottom end of the screen, 50 center.Width of the bounding rectangle of the dialog.DefaultDirThe default sub-path under parent's path.Unique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.Directory_ParentReference to the entry in this table specifying the default parent directory. A record parented to itself or with a Null parent represents a root of the install tree.DrLocatorDepthThe depth below the path to which the Signature_ is recursively searched. If absent, the depth is assumed to be 0.ParentThe parent file signature. It is also a foreign key in the Signature table. If null and the Path column does not expand to a full path, then all the fixed drives of the user system are searched using the Path.AnyPathThe path on the user system. This is a either a subpath below the value of the Parent or a full path. The path may contain properties enclosed within [ ] that will be expanded.The Signature_ represents a unique file signature and is also the foreign key in the Signature table.DuplicateFileForeign key referencing Component that controls the duplicate file.DestFolderName of a property whose value is assumed to resolve to the full pathname to a destination folder.DestNameFilename to be given to the duplicate file.Foreign key referencing the source file to be duplicated.FileKeyPrimary key used to identify a particular file entryEnvironmentForeign key into the Component table referencing component that controls the installing of the environmental value.Unique identifier for the environmental variable settingThe name of the environmental value.The value to set in the environmental settings.ErrorInteger error number, obtained from header file IError(...) macros.MessageError formatting template, obtained from user ed. or localizers.EventMappingAttributeThe name of the control attribute, that is set when this event is received.A foreign key to the Dialog table, name of the Dialog.An identifier that specifies the type of the event that the control subscribes to.ExtensionThe extension associated with the table row.MIME_MIMEOptional Context identifier, typically "type/format" associated with the extensionProgId_Optional ProgId associated with this extension.0;1;2;4;5;6;8;9;10;16;17;18;20;21;22;24;25;26;32;33;34;36;37;38;48;49;50;52;53;54Feature attributesLonger descriptive text describing a visible feature item.UpperCaseThe name of the Directory that can be configured by the UI. A non-null value will enable the browse button.DisplayNumeric sort order, used to force a specific display ordering.Primary key used to identify a particular feature record.Feature_ParentOptional key of a parent record in the same table. If the parent is not selected, then the record will not be installed. Null indicates a root item.The install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.Short text identifying a visible feature item.FeatureComponentsForeign key into Component table.Foreign key into Feature table.Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)Foreign key referencing Component that controls the file.Primary key, non-localized token, must match identifier in cabinet.  For uncompressed files, this field is ignored.FileNameFile name used for installation, may be localized.  This may contain a "short name|long name" pair.FileSizeSize of file in bytes (long integer).LanguageList of decimal language Ids, comma-separated if more than one.Sequence with respect to the media images; order must track cabinet order.VersionVersion string for versioned files;  Blank for unversioned files.FileSFPCatalogFile associated with the catalogSFPCatalog_SFPCatalogCatalog associated with the fileFontPrimary key, foreign key into File table referencing font file.FontTitleFont name.Binary stream. The binary icon data in PE (.DLL or .EXE) or icon (.ICO) format.Primary key. Name of the icon file.IniFile0;1;3The type of modification to be made, one of iifEnumForeign key into the Component table referencing component that controls the installing of the .INI value.DirPropertyForeign key into the Directory table denoting the directory where the .INI file is.The .INI file name in which to write the informationPrimary key, non-localized token.KeyThe .INI file key below Section.SectionThe .INI file Section.The value to be written.IniLocatorFieldThe field in the .INI line. If Field is null or 0 the entire line is read.The .INI file name.Key value (followed by an equals sign in INI file).Section name within in file (within square brackets in INI file).An integer value that determines if the .INI value read is a filename or a directory location or to be used as is w/o interpretation.InstallExecuteSequenceInstallUISequenceIsolatedComponentComponent_ApplicationKey to Component table item for applicationComponent_SharedKey to Component table item to be isolatedLaunchConditionExpression which must evaluate to TRUE in order for install to commence.Localizable text to display when condition fails and install must abort.ListBoxA positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.A named property to be tied to this item. All the items tied to the same property become part of the same listbox.ListViewBinary_The name of the icon to be displayed with the icon. The binary information is looked up from the Binary Table.A named property to be tied to this item. All the items tied to the same property become part of the same listview.LockPermissionsDomainDomain name for user whose permissions are being set. (usually a property)LockObjectForeign key into Registry or File tablePermissionPermission Access mask.  Full Control = 268435456 (GENERIC_ALL = 0x10000000)Directory;File;RegistryReference to another table nameUserUser for permissions to be set.  (usually a property)MediaCabinetIf some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.DiskIdPrimary key, integer to determine sort order for table.DiskPromptDisk name: the visible text actually printed on the disk.  This will be used to prompt the user when this disk needs to be inserted.LastSequenceFile sequence number for the last file for this media.The property defining the location of the cabinet file.VolumeLabelThe label attributed to the volume.Optional associated CLSID.ContentTypePrimary key. Context identifier, typically "type/format".Extension_Optional associated extension (without dot)ModuleComponentsComponent contained in the module.ModuleSignatureDefault language ID for module (may be changed by transform).ModuleIDModule containing the component.ModuleDependencyModule requiring the dependency.ModuleLanguageLanguage of module requiring the dependency.RequiredIDString.GUID of required module.RequiredLanguageLanguageID of the required module.RequiredVersionVersion of the required version.ModuleExclusionExcludedIDString.GUID of excluded module.ExcludedLanguageLanguage of excluded module.ExcludedMaxVersionMaximum version of excluded module.ExcludedMinVersionMinimum version of excluded module.String.GUID of module with exclusion requirement.LanguageID of module with exclusion requirement.Default decimal language of module.Module identifier (String.GUID).Version of the module.MoveFileIf this component is not "selected" for installation or removal, no action will be taken on the associated MoveFile entryName of a property whose value is assumed to resolve to the full path to the destination directoryName to be given to the original file after it is moved or copied.  If blank, the destination file will be given the same name as the source filePrimary key that uniquely identifies a particular MoveFile recordOptionsInteger value specifying the MoveFile operating mode, one of imfoEnumSourceFolderName of a property whose value is assumed to resolve to the full path to the source directorySourceNameName of the source file(s) to be moved or copied.  Can contain the '*' or '?' wildcards.MsiAssemblyAssembly attributesFile_ApplicationForeign key into File table, denoting the application context for private assemblies. Null for global assemblies.File_ManifestForeign key into the File table denoting the manifest file for the assembly.MsiAssemblyNameThe name part of the name-value pairs for the assembly name.The value part of the name-value pairs for the assembly name.MsiDigitalCertificateCertDataA certificate context blob for a signer certificateDigitalCertificateA unique identifier for the rowMsiDigitalSignatureDigitalCertificate_Foreign key to MsiDigitalCertificate table identifying the signer certificateHashThe encoded hash blob from the digital signatureSignObjectForeign key to Media tableReference to another table name (only Media table is supported)MsiFileHashPrimary key, foreign key into File table referencing file with this hashVarious options and attributes for this hash.HashPart1HashPart2HashPart3HashPart4MsiPatchHeadersStreamRefPrimary key. A unique identifier for the row.HeaderBinary stream. The patch header, used for patch validation.ODBCAttributeName of ODBC driver attributeDriver_ODBCDriverReference to ODBC driver in ODBCDriver tableValue for ODBC driver attributeODBCDataSourceReference to associated componentDataSourcePrimary key, non-localized.internal token for data sourceText used as registered name for data sourceDriverDescriptionReference to driver description, may be existing driverRegistrationRegistration option: 0=machine, 1=user, others t.b.d.Text used as registered name for driver, non-localizedDriverPrimary key, non-localized.internal token for driverReference to key driver fileFile_SetupOptional reference to key driver setup DLLODBCSourceAttributeName of ODBC data source attributeDataSource_Reference to ODBC data source in ODBCDataSource tableValue for ODBC data source attributeODBCTranslatorText used as registered name for translatorReference to key translator fileOptional reference to key translator setup DLLTranslatorPrimary key, non-localized.internal token for translatorPatchInteger containing bit flags representing patch attributesPrimary key, non-localized token, foreign key to File table, must match identifier in cabinet.PatchSizeSize of patch in bytes (long integer).Primary key, sequence with respect to the media images; order must track cabinet order.StreamRef_Identifier. Foreign key to the StreamRef column of the MsiPatchHeaders table.PatchPackageMedia_Foreign key to DiskId column of Media table. Indicates the disk containing the patch package.PatchIdA unique string GUID representing this patch.Class_The CLSID of an OLE factory corresponding to the ProgId.Localized description for the Program identifier.Optional foreign key into the Icon Table, specifying the icon file associated with this ProgId. Will be written under the DefaultIcon key.The Program Identifier. Primary key.ProgId_ParentThe Parent Program Identifier. If specified, the ProgId column becomes a version independent prog id.Name of property, uppercase if settable by launcher or loader.String value for property.  Never null or empty.PublishComponentAppDataThis is localisable Application specific data that can be associated with a Qualified Component.A string GUID that represents the component id that will be requested by the alien product.Foreign key into the Feature table.QualifierThis is defined only when the ComponentId column is an Qualified Component Id. This is the Qualifier for ProvideComponentIndirect.RadioButtonThe height of the button.The help strings used with the button. The text is optional.A named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.The visible title to be assigned to the radio button.The value string associated with this button. Selecting the button will set the associated property to this value.The width of the button.The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.RegistryForeign key into the Component table referencing component that controls the installing of the registry value.RegPathThe key for the registry value.The registry value name.RootThe predefined root key for the registry value, one of rrkEnum.The registry value.RegLocatorThe table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table. If the type is 0, the registry values refers a directory, and _Signature is not a foreign key.An integer value that determines if the registry value is a filename or a directory location or to be used as is w/o interpretation.RemoveFileForeign key referencing Component that controls the file to be removed.Name of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.WildCardFilenameName of the file to be removed.InstallModeInstallation option, one of iimEnum.RemoveIniFile2;4The type of modification to be made, one of iifEnum.Foreign key into the Component table referencing component that controls the deletion of the .INI value.The .INI file name in which to delete the informationThe value to be deleted. The value is required when Action is iifIniRemoveTagRemoveRegistryForeign key into the Component table referencing component that controls the deletion of the registry value.The predefined root key for the registry value, one of rrkEnumReserveCostReserve a specified amount of space if this component is to be installed.ReserveFolderReserveKeyPrimary key that uniquely identifies a particular ReserveCost recordReserveLocalDisk space to reserve if linked component is installed locally.ReserveSourceDisk space to reserve if linked component is installed to run from the source location.SelfRegCostThe cost of registering the module.Foreign key into the File table denoting the module that needs to be registered.ServiceControlArgumentsArguments for the service.  Separate by [~].Required foreign key into the Component Table that controls the startup of the serviceBit field:  Install:  0x1 = Start, 0x2 = Stop, 0x8 = Delete, Uninstall: 0x10 = Start, 0x20 = Stop, 0x80 = DeleteName of a service. /, \, comma and space are invalidWaitBoolean for whether to wait for the service to fully startServiceInstallArguments to include in every start of the service, passed to WinMainDependenciesOther services this depends on to start.  Separate by [~], and end with [~][~]Description of service.DisplayNameExternal Name of the ServiceErrorControlSeverity of error if service fails to startLoadOrderGroupInternal Name of the ServicePasswordpassword to run service with.  (with StartName)ServiceTypeType of the serviceStartNameUser or object name to run service asStartTypeCatalogSFP CatalogDependencyParent catalog - only used by SFPFile name for the catalog.ShortcutThe command-line arguments for the shortcut.Foreign key into the Component table denoting the component whose selection gates the the shortcut creation/deletion.The description for the shortcut.Foreign key into the Directory table denoting the directory where the shortcut file is created.HotkeyThe hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the modifier flags in the high-order byte. Foreign key into the File table denoting the external icon file for the shortcut.The icon index for the shortcut.The name of the shortcut to be created.ShowCmd1;3;7The show command for the application window.The following values may be used.The shortcut target. This is usually a property that is expanded to a file or a folder that the shortcut points to.WkDirName of property defining location of working directory.SignatureThe name of the file. This may contain a "short name|long name" pair.LanguagesThe languages supported by the file.MaxDateThe maximum creation date of the file.MaxSizeThe maximum size of the file. MaxVersionThe maximum version of the file.MinDateThe minimum creation date of the file.MinSizeThe minimum size of the file.MinVersionThe minimum version of the file.The table key. The Signature represents a unique file signature.TextStyleColorA long integer indicating the color of the string in the RGB format (Red, Green, Blue each 0-255, RGB = R + 256*G + 256^2*B).FaceNameA string indicating the name of the font used. Required. The string must be at most 31 characters long.SizeThe size of the font used. This size is given in our units (1/12 of the system font height). Assuming that the system font is set to 12 point size, this is equivalent to the point size.StyleBitsA combination of style bits.Name of the style. The primary key of this table. This name is embedded in the texts to indicate a style change.TypeLibThe cost associated with the registration of the typelib. This column is currently optional.Optional. The foreign key into the Directory table denoting the path to the help file for the type library.Required foreign key into the Feature Table, specifying the feature to validate or install in order for the type library to be operational.The language of the library.LibIDThe GUID that represents the library.The version of the library. The minor version is in the lower 8 bits of the integer. The major version is in the next 16 bits. UITextA unique key that identifies the particular string.The localized version of the string.UpgradeActionPropertyThe property to set when a product in this set is found.The attributes of this product set.A comma-separated list of languages for either products in this set or products not in this set.RemoveThe list of features to remove when uninstalling a product from this set.  The default is "ALL".UpgradeCodeThe UpgradeCode GUID belonging to the products in this set.VersionMaxThe maximum ProductVersion of the products in this set.  The set may or may not include products with this particular version.VersionMinThe minimum ProductVersion of the products in this set.  The set may or may not include products with this particular version.VerbOptional value for the command arguments.CommandThe command text.Order within the verbs for a particular extension. Also used simply to specify the default verb.The verb for the command.TARGETDIRDefaultFeature_0025EC73971749CFAE99F9C5D0F4DB3E_3E64E1B8492A4C2980E347630FA3D55D{D6FD6B0D-8EE1-D0D1-2A93-10A1E0D58A54}C__0025EC73971749CFAE99F9C5D0F4DB3ELAYERE~1.IST|Layered Graph.ist_060C453EADAC4ED7BFE0A894B86FCEE3{B2B8DC5D-662D-E9DC-C5B7-580B026DA32B}C__060C453EADAC4ED7BFE0A894B86FCEE3DATABA~1.IST|Database Modelling.ist_06AF2461BACF47398BFF21B906B0A283_0EE17C0652C042F28A5FF10A3A7422C5{DC1D14A0-3E16-6F81-0CB6-794F1F506957}C__06AF2461BACF47398BFF21B906B0A283TRANSP~1.ISL|Transport.isl_155AC9DF7DE14FB397920527FBB7D286{7168A58D-DF5F-5172-04D8-3194F94F3B06}C__155AC9DF7DE14FB397920527FBB7D286OBJECTS.ISL|Objects.isl_2A1537E0601E40D58B8D6F73BEE997B6{82557CEF-2558-92EA-8454-49F541CF2CE0}C__2A1537E0601E40D58B8D6F73BEE997B6INSIGHT.CHM|InSight.chm_2DCFC681BE714C14BA170A0D4A8B6381{49B3D923-F117-F2CC-DF66-D725B7DE8A6D}C__2DCFC681BE714C14BA170A0D4A8B6381ENVELO~1.ISL|Envelopes.isl_3012063F66FA411B920BBDA2DBB770FB{C6DFF93B-202D-5687-BD4C-A8C4552767CC}C__3012063F66FA411B920BBDA2DBB770FBBUILDI~1.ISL|Buildings.isl_3229DC58573E41C5BDBE32486B4FD181{E1EAFBEA-55DC-DE85-64F9-A32C406D441A}C__3229DC58573E41C5BDBE32486B4FD181EMPTY.IST|Empty.ist_34CDA0088BD34F5F818FF98D092447C8{B37315E2-02D2-3196-5583-685AB334EF25}C__34CDA0088BD34F5F818FF98D092447C810491.0.0.1FCXSVG~1.DLL|FcxSvgExport.dll_35FC24D9EF684DE199A51DC6D42E7373{086D12AD-4AD0-6A4F-6759-C79F1E8D8665}C__35FC24D9EF684DE199A51DC6D42E737310332.0.0.1INSIGHT.EXE|InSight.exe_3B85DEEF0FDB474A85613C7F9B0B80C8{6B50D1D3-4A54-E3FF-7319-9FFC2CDFD0D1}C__3B85DEEF0FDB474A85613C7F9B0B80C8ARROWS.ISL|Arrows.isl_4B75D999908646898C26D24FBFC6BA6E{502B2737-7F4E-387C-8B42-364E8B10A3B5}C__4B75D999908646898C26D24FBFC6BA6EERMDIA~1.IST|ERM Diagram.ist_4C0C32C1F351450D90EC958B0BEE7CC8{EEB01157-0944-69CA-C4AA-107A10C553C2}C__4C0C32C1F351450D90EC958B0BEE7CC8BUSINE~1.ISL|Business WMF.isl_5AD77CC59E8B45CC8146D17CCDD820AC{D5426B1B-31E2-6A16-E0E9-1AF8A98CA85B}C__5AD77CC59E8B45CC8146D17CCDD820ACPEOPLE.ISL|People.isl_6CB6B77469A644A08ED332A63A1D793F{94A94949-4ACE-DC06-9308-EA02AA4E7BD2}C__6CB6B77469A644A08ED332A63A1D793F1.0.0.15FCXVIS~1.DLL|FcxVisioImport.dll_70B694221B924D949685CC5B8D4EC1EB{5BF9CB90-3EB8-8D28-C5C1-C12D460BE45A}C__70B694221B924D949685CC5B8D4EC1EB1.0.0.3FCXVIS~2.DLL|FcxVisioExport.dll_70E4CEA029694C0CBA6A4E06F8CC29EC{D8691897-20CE-2631-2836-C15CBC43E507}C__70E4CEA029694C0CBA6A4E06F8CC29ECEMPTY.ITL|Empty.itl_84246551BBE041BF8EACB6E2F15BD3C7{E3FD6C30-460A-8915-8903-1AF56F601132}C__84246551BBE041BF8EACB6E2F15BD3C74.0.1.0INSENG.DLL|inseng.dll_847E392486F94EF5A4499A09F0E94F13{036A525E-0133-10D1-2585-672A1FE68A28}C__847E392486F94EF5A4499A09F0E94F13SHAPES.ILI|Shapes.ili_90C83D59A29249EB888997F0E02638D6SystemFolder{D6AD7FEB-B1DA-48D0-C97E-38DEDB5FD8BC}C__90C83D59A29249EB888997F0E02638D601.0.3703.0UNICOWS.DLL|unicows.dll_A964A3CD93594D369D13318AA10CBA81{B7246A9A-7C56-C32C-5968-12205C3B2A36}C__A964A3CD93594D369D13318AA10CBA81BUSINESS.ISL|Business.isl_AA3B71AEC6724952B458FAB81FDBEA47{68065577-4BF2-856A-A8DB-A71383F233ED}C__AA3B71AEC6724952B458FAB81FDBEA47CLASSI~1.IST|Classification Chart.ist_B03866F2910544218E5A51E136E1C6F6{208F44F6-96DF-2D3D-E8BB-6319E2717848}C__B03866F2910544218E5A51E136E1C6F6FURNIT~1.ISL|Furniture.isl_B916D84B0FDE4821845278E4320C777E{3192E9F8-11B2-2E40-D480-114797BEB4D6}C__B916D84B0FDE4821845278E4320C777ECHARTH~1.IST|Chart Hierarchy.ist_BD96FCF7E2CB47559065357D312609DB{64A08990-9E30-346E-5FDF-E30646BB680D}C__BD96FCF7E2CB47559065357D312609DBFLOWCH~1.IST|FlowChart.ist_BDAA4AB5A11043539A0692E87B1EB9FD{AE810FDE-49A9-022E-DAAF-5E13978A051B}C__BDAA4AB5A11043539A0692E87B1EB9FDCLASSH~1.IST|Class Hierarchy.ist_BDE8371998B7497CB7734604DB03FCAD{51A6A0B3-0F81-3535-FD9F-468311B7CBDD}C__BDE8371998B7497CB7734604DB03FCADINDEX.ILI|Index.ili_BEBEC7CED9024A4C9FFED51C48907566{A55A7786-98B0-1E00-820F-F2888157E35A}C__BEBEC7CED9024A4C9FFED51C48907566SYNTHE~1.IST|Synthetic Tree.ist_BF3A1D77FEC94499B905F18AA6F6DD3C{407B514E-1FD6-C2F6-4107-4047712F14F7}C__BF3A1D77FEC94499B905F18AA6F6DD3CFCXVIS~1.VXT|FcxVisioExport.vxt_C670522353B345A8BE95F697C9836580{6B58A989-89E3-730B-62B1-8EEDBE1CF8A1}C__C670522353B345A8BE95F697C98365801.0.0.0SHPDSN.DLL|shpdsn.dll_CA428DD149654E0E87123310299E4AB3{E8C3F025-2A96-6DAC-76B2-2AEF2359AEB7}C__CA428DD149654E0E87123310299E4AB3INSPRX.DLL|insprx.dll_D1BD7D96A9A04EC99FD9440F47921B23{78A682D7-47CF-3F8C-5FA1-780E74391654}C__D1BD7D96A9A04EC99FD9440F47921B23MISCEL~1.ISL|Miscellaneous.isl_D40A85EAAC044D62846BE7991260D461{3BB0A04B-9B69-C4E4-3968-EE5789E131F3}C__D40A85EAAC044D62846BE7991260D461README.RTF|readme.rtf_D59782573C6B4717BE17B7FEBAB8FEB4{FB77CBCD-0DD4-FCA8-1BB8-A6EFCA5C2DCF}C__D59782573C6B4717BE17B7FEBAB8FEB4AGREEM~1.RTF|agreement.rtf_E136B56FED7C42C7AEA95173F30BF7F2{20A57990-B4F3-5149-9E2F-D81261D52963}C__E136B56FED7C42C7AEA95173F30BF7F2DOCUME~1.ISL|Documents.isl_E51F3D575F3A4F37AC1FE6415DEE195A{8813D554-996B-01C9-5D7A-96040CA43D03}C__E51F3D575F3A4F37AC1FE6415DEE195ASIGNS.ISL|Signs.isl_E717DDBA7DCC4BF5B3BEDC4B64270867{F56A3E8F-D56B-11C0-E265-5FB10A924599}C__E717DDBA7DCC4BF5B3BEDC4B64270867FUN.ISL|Fun.isl_F69ABE5B00BB40529D5E399A6EE6CCB1{6757799D-2223-1DF2-B78C-E3F717237761}C__F69ABE5B00BB40529D5E399A6EE6CCB1DEVICES.ISL|Devices.isl_F728BBFAF83143C3AE6C8D469939B4E4{C4961C30-150A-966E-263F-3FF6B88D5D98}C__F728BBFAF83143C3AE6C8D469939B4E4DIRECT~1.IST|Directional Graph.ist_F79CCDA053DB4FB8BE7AC9E2B317AC42{1C0C7CCC-598D-2A2F-D0B4-951A4B26BF30}C__F79CCDA053DB4FB8BE7AC9E2B317AC42STYLES.ISS|Styles.iss_FF51178704684B21ADE1318892414014{94E5A567-F5C1-2256-8150-01174582FECA}C__FF51178704684B21ADE1318892414014NETWOR~1.ISL|Networking.isl.:USER'S~1|User's DesktopDesktopFolderSourceDir[ProgramFilesFolder][Manufacturer]\[ProductName]DIRCA_TARGETDIRTARGETDIR=""TEMPLA~1|TemplatesLIBS|Libs.:SYSTEM~1|System Folder.:USER'S~2|User's Programs MenuProgramMenuFolderINSIGH~1|InSight Diagrammer_0E783C31426040BEBBADB0A30E692F39{5A138BAF-7941-4E7C-A28E-14F52B9EB81E}C__746C69616E6711D38E0D00C04F6837D0_9B16C5C579644101B71059D4588EC971InSight DiagrammerProductNameProductCode{E9A46973-2633-4D44-845D-67C5FA65084A}06.2ProductVersionMindFusion LimitedManufacturer+359888951737ARPHELPTELEPHONEhttp://mindfusion.orgARPHELPLINKARPCONTACTInSight Diagrammer SetupARPCOMMENTSARPURLINFOABOUTProductLanguageNEWERPRODUCTFOUNDSecureCustomProperties[VSDVERSIONMSG]ERRCA_CANCELNEWERVERSIONNEWERPRODUCTFOUND AND NOT Installed[VSDUIANDADVERTISED]ERRCA_UIANDADVERTISEDProductState=1C__73DE98CA84234AD19E90B37F50015D87#0EditFlagsInSight.Template\DefaultIcon_73DE98CA84234AD19E90B37F50015D87{09F3F3DB-8C59-B5EA-988D-3E47E7C45441}C__96BF34CE96144BED8D90E0D912DD0E01d:\Projects\InSight\Output\InSight.exe,4_96BF34CE96144BED8D90E0D912DD0E01{8B1E8B8E-885F-B3FC-0FE8-24CA86D74569}C__16B771D69F3840B991E1E792B5EEE984InSight TemplateInSight.Template_16B771D69F3840B991E1E792B5EEE984{64976AA9-7B30-15B3-2DFC-918C7C787847}C__DEB6F4F108A94D7FA05B9C0C25D8BE16d:\Projects\InSight\Output\InSight.exe,3InSight.Library\DefaultIcon_DEB6F4F108A94D7FA05B9C0C25D8BE16{1B2DB036-7826-B502-D222-89246884AFCE}C__F62FC33DB7D2413B9546CFDA9A3F7882_F62FC33DB7D2413B9546CFDA9A3F7882{08FC7EDD-4FE4-7E78-4F94-42E683D9F41B}C__1BF97E70D90345CEA30A5312382AE1F2InSight LibraryInSight.Library_1BF97E70D90345CEA30A5312382AE1F2{E4289204-2659-ADF3-7784-2236245905E3}C__0314816229874C29BFDA30AE7702035A#10BarsSoftware\[Manufacturer]\InSight\Layout\-Summary_0314816229874C29BFDA30AE7702035A{D7B99FBC-AB07-02C9-7F2B-09DF13171424}C__3A1BB7036344456E97A8934BE495C3C0#1024ScreenCX_3A1BB7036344456E97A8934BE495C3C0{D65C8BAA-FAB4-17D6-50B1-4AD50D5D9524}C__83740BE6194C48F2ABF919E4D3FCF7B2#768ScreenCY_83740BE6194C48F2ABF919E4D3FCF7B2{1D7767B1-44C4-0B36-9048-E3F0C737A1FD}C__02C51A4F43C342DABC6459C416175581#59749BarIDSoftware\[Manufacturer]\InSight\Layout\-Bar5_02C51A4F43C342DABC6459C416175581{47E5A74B-8630-87F1-73DC-82A24D60E3B2}C__19D7F470411D479F9496DF743D384D0F#-2MRUDockTopPos_19D7F470411D479F9496DF743D384D0F{3C001CAC-0AA4-D01B-F848-0AE715A34364}C__343465EF41F84D51BF0E328FBE2FD85F#501MRUDockBottomPos_343465EF41F84D51BF0E328FBE2FD85F{B8C901AA-262B-C132-A5CA-1D81B8916CFE}C__384E75918D24494A86D8883EC1F5BBBD#387MRUFloatXPos_384E75918D24494A86D8883EC1F5BBBD{93331A84-49EF-1481-4647-5BF118238BC2}C__3DA053C0D88D46BE986FBF2C390D1F57#196MRUDockRightPos_3DA053C0D88D46BE986FBF2C390D1F57{1D199BBE-C3EC-87FA-0273-BBD2D9AEEB80}C__4B1AC001BE0E43F9B72237633A70408F#82MRUFloatYPos_4B1AC001BE0E43F9B72237633A70408F{FF7F49AE-25AD-F5DC-0D1F-BA7567A5AFCA}C__68EDC93EB6234450A3C189277D044B63YPos_68EDC93EB6234450A3C189277D044B63{559550A4-6FDB-D222-ED4A-57BC3E716C79}C__8693542964B34556A0F44BDF18A3B35B#8192MRUFloatStyle_8693542964B34556A0F44BDF18A3B35B{272C858E-4143-9CC9-64C8-28CA1E2F7FF2}C__C00E51F9F15C48EF9CAFFB866F63D906#59421MRUDockID_C00E51F9F15C48EF9CAFFB866F63D906{A9E8E14E-0518-27EA-7944-C69F61DC031E}C__C5674EB3A7C54BD295E99B4603B8CD70XPos_C5674EB3A7C54BD295E99B4603B8CD70{42812645-FB15-9D76-4A29-47E523FFBD80}C__CC967A09BC0F437E8CF40217C3C294F8MRUDockLeftPos_CC967A09BC0F437E8CF40217C3C294F8{1683917F-DB8B-88F8-49A0-60BD6EA0A8E7}C__F585066237B947D190CF17F170D4B135#1Docking_F585066237B947D190CF17F170D4B135{64F2F7A7-9705-5734-7C5F-0BCC5E1952FE}C__0FE2E0E035DC4F92ABC9F3728E2478DE#678Software\[Manufacturer]\InSight\Layout\-Bar6_0FE2E0E035DC4F92ABC9F3728E2478DE{BBCA5B3A-F5E5-6B21-496F-7BD9D91C2ED6}C__24DD08A135C44A7E96D6E041CC8B9C67#198_24DD08A135C44A7E96D6E041CC8B9C67{A78C1FA3-6857-A639-F8F7-9BCE11EEDB1A}C__2CE105FEFB724D0685640AE311800C52_2CE105FEFB724D0685640AE311800C52{3A185374-4091-A104-9ED8-B898888E376F}C__2CF45CDE94E4400CB65305B62B01B14C#69_2CF45CDE94E4400CB65305B62B01B14C{330DC63E-DDBD-D1D5-5E95-0D83273DB102}C__4077952244034005B631F9F140080051#720_4077952244034005B631F9F140080051{932778CD-05E4-65C4-D8E6-B92C4B087898}C__47FC2C53ED3148429E540EA0C368F531_47FC2C53ED3148429E540EA0C368F531{93CEE832-DC0F-5DE7-9533-14A523DC3D15}C__4B72A42B259F417FBF7D1A42F20869BB#4096_4B72A42B259F417FBF7D1A42F20869BB{6F0096F1-D7D0-775A-2EEA-C69DD959ED2D}C__81C713A4F6684E4AA3CFC63AC5E71438_81C713A4F6684E4AA3CFC63AC5E71438{850DD646-4E00-76B3-6540-82FF80A2E80C}C__94B647A340364A9C93E48BE8D75A1E22_94B647A340364A9C93E48BE8D75A1E22{DAA75302-6059-FA8F-CFDD-6E6ACB7FFB4C}C__CE00A92BB9DF4A91967DDF76CD6DB178#59750_CE00A92BB9DF4A91967DDF76CD6DB178{C6B3DA37-AB07-117B-6849-A63C22DC67C8}C__CEBFDE7E3D5A45EC90487D53B7B4D9DB#499_CEBFDE7E3D5A45EC90487D53B7B4D9DB{C9ECFF83-012D-B042-1F77-6CB32D5D0BC4}C__FC0EAFA9D0AE4D218E536BD1005FE774_FC0EAFA9D0AE4D218E536BD1005FE774{E9A271A1-A7D1-3DDD-3FD3-7BF9A8DCE629}C__311556BE9B1A4025B2EA142CCA96D7B9#374sizeFloatCYSoftware\[Manufacturer]\InSight\Layout\SCBar-59748_311556BE9B1A4025B2EA142CCA96D7B9{9ADA8D42-CD42-7988-BC92-454B78F08F19}C__391AA80187D047EB89F6E83023605351#407sizeFloatCX_391AA80187D047EB89F6E83023605351{48C44708-B296-B231-A42E-E21B66BBF17A}C__4EBD0EB6F5C748CEA98DF0A15192B667#200sizeHorzCY_4EBD0EB6F5C748CEA98DF0A15192B667{84C4A6BF-4A6D-7F6B-94CD-F6820A46508C}C__794D495554BB4E4B9D0FFCEA90472BFBsizeHorzCX_794D495554BB4E4B9D0FFCEA90472BFB{71937BD3-7A7D-DCD6-1E91-3A8224AA4299}C__9889E45227C243509C9C7F4F40B23EB2#246sizeVertCX_9889E45227C243509C9C7F4F40B23EB2{4C31FCC2-6FF6-6C4C-D6D3-D4866841248A}C__D1CB8027F7E649E8ADEDCBD1FC12D48B#680sizeVertCY_D1CB8027F7E649E8ADEDCBD1FC12D48B{A4D2D697-D832-7ECD-5F2D-D35AA27E9680}C__0310C1C727B14CC093BDB4081D5B3AF7#125286Bar#2Software\[Manufacturer]\InSight\Layout\-Bar8_0310C1C727B14CC093BDB4081D5B3AF7{4BB784B3-889A-8170-A4CC-C05AC2046061}C__27BA01EBA32E4F33AC03FBD8FEBE630BBar#0_27BA01EBA32E4F33AC03FBD8FEBE630B{D6AC59AC-DB07-1AFC-4335-0B217FADA054}C__529418E988E54936A5C005C58619D45E#20003Bar#4_529418E988E54936A5C005C58619D45E{B875F8AF-8F8A-EB02-0DC3-3292381B0C79}C__5DA59C4F1F564D2FB23C59AB22C2FD86#59748Bar#1_5DA59C4F1F564D2FB23C59AB22C2FD86{555DAEDC-C395-C023-A5C9-E1102668B015}C__B15122F4072C4EB38BEC9417EDE7D0E5Bar#5_B15122F4072C4EB38BEC9417EDE7D0E5{A0339ADC-3312-FA57-B67C-9C896DF93370}C__C51496F041CB4A309207AB2E2D52DFE1#6_C51496F041CB4A309207AB2E2D52DFE1{32776540-3127-5E05-6C22-25B38F70EBA1}C__DE11A30D68DC4F2FA86BCF86856B49E0#59420_DE11A30D68DC4F2FA86BCF86856B49E0{E4F5DC79-AE71-9FFE-E158-46207747A5C8}C__F30429ADBC604DC98768F5B17AB19A0FBar#3_F30429ADBC604DC98768F5B17AB19A0F{E97A5BAE-3B5B-B813-111C-E2B6B3631EFB}C__08A00724DF884457A143AFCD517575C7Software\[Manufacturer]\InSight\Layout\-Bar4_08A00724DF884457A143AFCD517575C7{C52FACAE-D4B1-1142-693F-13E54E68F305}C__091E42FB28E247998F0587B54686222F_091E42FB28E247998F0587B54686222F{DEAADA8F-5A42-9DC5-2BB7-0A2CB2F8A277}C__1E191FD7A33D4115AA2A9D2E1310E6B2_1E191FD7A33D4115AA2A9D2E1310E6B2{3D69B30D-953A-3AF8-9A4A-25889CFD0E20}C__21D4A9133F734F1D96DE5D5EADF8D228_21D4A9133F734F1D96DE5D5EADF8D228{048D42F0-A5CA-19CE-0730-042A96C6C7D8}C__32D3649B787643AB931A6E5C59FCCC41#244_32D3649B787643AB931A6E5C59FCCC41{500D7F96-8D2A-FFA6-DDF3-476E5A57259F}C__36C97069F95742C987B292559CD49CF0#201_36C97069F95742C987B292559CD49CF0{20E440FC-8E8B-C50F-6682-71ECD73FEADC}C__3D0BCCAAAC6949E2A1567D797BEF8E6C_3D0BCCAAAC6949E2A1567D797BEF8E6C{0B588A7E-DD44-2EBE-5245-2D8AFED2E50F}C__49ACDD760A9046E9BDECC15A94A36DEE#169_49ACDD760A9046E9BDECC15A94A36DEE{A7C0F104-A08A-BE12-C6CE-815394141731}C__691C5CA57D844A2CAFBE386FC033BA68_691C5CA57D844A2CAFBE386FC033BA68{37FE3682-75DB-8D84-3121-3B22130AC916}C__6A967ABEC9434C46A9217366C3816EA3_6A967ABEC9434C46A9217366C3816EA3{6FE971E2-96B3-936D-7578-4D1D14D85D73}C__85E67F96ACC843028C242B4D5F9B269F_85E67F96ACC843028C242B4D5F9B269F{9FB96C85-C731-91BE-42DA-51DB31947D19}C__E09970F1E0BC4A628C87C1035669B3BC_E09970F1E0BC4A628C87C1035669B3BC{45B34853-4F60-A153-2541-C117F84FFF3D}C__123FC218203C4EE6A5D4D7E7FE64C20D#3Software\[Manufacturer]\InSight\Layout\-Bar12_123FC218203C4EE6A5D4D7E7FE64C20D{59205739-FFA2-FDA8-2F83-107973A43763}C__144768F33A864E3A9F26ADF7197FE4B8Horz_144768F33A864E3A9F26ADF7197FE4B8{D34F26FB-8A04-6D5A-6590-86CCDA0006D9}C__286E1E2CEABE45ABBCEB4A416FD2FC0C_286E1E2CEABE45ABBCEB4A416FD2FC0C{565F0479-53E2-5B75-463A-0C1AAC8D0A02}C__2A532B47F5C6405F8CE67D84DDEECA14#205_2A532B47F5C6405F8CE67D84DDEECA14{1841F990-B94D-0310-5E1E-414362082CCE}C__56A2CC1395C34791B7E3FDE6B1D90889_56A2CC1395C34791B7E3FDE6B1D90889{90E10794-2619-EEEE-8657-CDBE906B223E}C__5E4D33F9E7A44B6EAAB029F475D69C1D_5E4D33F9E7A44B6EAAB029F475D69C1D{FBF613EC-07CB-B456-C3C4-D43849C461F6}C__9812B3FF86F24F4BBC8B350C1D8F55D2Floating_9812B3FF86F24F4BBC8B350C1D8F55D2{25DAAE23-2279-A779-6FF4-1BE6C5888235}C__E8E0FC41F1EC4E70878819B3E581F817#59423_E8E0FC41F1EC4E70878819B3E581F817{3858B5BF-581F-628D-3347-75FE9710FC70}C__F244AC70013946D4B1420140826C8E15#191_F244AC70013946D4B1420140826C8E15{5BF7482F-DD47-1B93-6368-9D54E0C5289E}C__0C74F980829D4E1790807E0485981432BoxFontSoftware\[Manufacturer]\InSight\Layout\Properties_0C74F980829D4E1790807E0485981432{49D88BC2-5622-82EF-DCD2-691699EDE96A}C__1218A62892674870BF0004FABBED25F1TableFont_1218A62892674870BF0004FABBED25F1{FED9EF9A-895E-53DB-F293-97D006AEF55B}C__4BAD9E9B7DD947F2924742B90D0872E6ArrowGeneral_4BAD9E9B7DD947F2924742B90D0872E6{2D5D8B97-1A16-30CC-061F-BE3095DBCFD2}C__4CE8267338594AE692F76265EB001EDDBoxFill_4CE8267338594AE692F76265EB001EDD{06D3C885-0EDC-E562-F609-6B60A4D34BB1}C__758D0E7E35C7478F9701A033CF488EA9BoxImage_758D0E7E35C7478F9701A033CF488EA9{D4616546-C2B6-E224-741F-D2E701C7FFFB}C__7CE2AC530FCD4201BCCED057A6230A22TableFill_7CE2AC530FCD4201BCCED057A6230A22{25E3B33A-E91D-5BBB-1D9D-4BB2A95ECD6C}C__8119FFF201754BD8A6E7801F3C98342FBoxFrame_8119FFF201754BD8A6E7801F3C98342F{5A44A9BE-767D-DFC4-2A9A-1243ED25BA2A}C__8C41BDCE90B0472A87F5D3123E9B1FECArrowFrame_8C41BDCE90B0472A87F5D3123E9B1FEC{B84E8E7B-6B08-F4BF-57E0-B61797FDC216}C__99EE73FED606405BA655E4834205B12CTableGeneral_99EE73FED606405BA655E4834205B12C{E88A64F5-F48F-8BB0-B5DA-7C0D60C47D5D}C__A15F71FA42C34A33A30EADB6EAA10542ArrowFill_A15F71FA42C34A33A30EADB6EAA10542{DB1C453F-724F-103C-D6C2-61B004BFA664}C__ABE029F5BAF94C49B0C5DCFE3A1B80A9TableFrame_ABE029F5BAF94C49B0C5DCFE3A1B80A9{BF8B9E87-67D3-E72F-D5F6-38834B4B4EFE}C__B0EA3C17ED91476D845FE9C86F50FB67BoxGeneral_B0EA3C17ED91476D845FE9C86F50FB67{50E65853-B3A6-0DE7-56BF-E4F102964585}C__DEDC68C4980B4AB69EF6CC091681EEFFArrowFont_DEDC68C4980B4AB69EF6CC091681EEFF{247A9931-A03C-F19B-C32A-384D5C9D6A1A}C__50AEB64595F2450089640A63AEEF692DSoftware\[Manufacturer]\InSight\Layout\SCBar-59749_50AEB64595F2450089640A63AEEF692D{F619CD89-5F75-7107-077A-5441F1C09701}C__6CB688CFAA034443949B079B2E842DA7#463_6CB688CFAA034443949B079B2E842DA7{0A27D861-4A0B-6652-3CAC-8998A83E226B}C__76D1B422847A43C690AD060B45D2531D#1028_76D1B422847A43C690AD060B45D2531D{4966F70E-031E-342F-985F-D7FC8336D3CF}C__95EFC6F93A6D41C18A27920FEBD0F45D_95EFC6F93A6D41C18A27920FEBD0F45D{163F27A7-A708-E6D8-888A-D654F2EF1E05}C__B00661BE35A44B4DBC4384BC803AB87E_B00661BE35A44B4DBC4384BC803AB87E{AD0FC905-F20E-3D64-D66D-EF97DD7F3E5E}C__D17D60DE6A914A7ABFC6E6FB85F47295#503_D17D60DE6A914A7ABFC6E6FB85F47295{61596EE0-84A2-D3C0-B2A6-6FE81E4D9C8A}C__03ED366D9A06488098D14C102677236E#26Software\[Manufacturer]\InSight\Layout\-Bar11_03ED366D9A06488098D14C102677236E{87840FAE-120B-AFB2-68AD-C4B8D200FC3E}C__34DFF156D71E4D0486B3443D29998282_34DFF156D71E4D0486B3443D29998282{48557A7A-40A0-5CAA-B637-BCB4828609F8}C__4AA75DC7536843CB8CBDCD91FE571ABB_4AA75DC7536843CB8CBDCD91FE571ABB{2FBE17B0-C552-C4AE-F225-5E68FE1A3921}C__6CD120755B1D4F01B8B096133B6BFB17_6CD120755B1D4F01B8B096133B6BFB17{7F4D78B4-71A3-8D74-3643-C2D9BD6A5B71}C__75B478A33B084DAB8C48208E643CD94B#811_75B478A33B084DAB8C48208E643CD94B{740C8CB7-E161-874E-5435-1D082B3C202A}C__799B74AFE37646C1AD8DF9392216B494_799B74AFE37646C1AD8DF9392216B494{05776F3C-02F8-93F0-7457-677A3268D573}C__9B05576722CE4B569EDAB87A7F49FEFE_9B05576722CE4B569EDAB87A7F49FEFE{47D82D7F-ED84-6F97-0282-F14CDC3EAAB0}C__C27B0B128724471B98342DD938536613_C27B0B128724471B98342DD938536613{6D7FD252-9C33-42E6-A2DA-BEF4D8E84260}C__F7302AB5B3A4403D8476EF62915C4F66_F7302AB5B3A4403D8476EF62915C4F66{952C3F4C-3E78-FF84-2482-618CD1475DCB}C__01D21E60AC6B44F4925F55E92B68BA73#179Software\[Manufacturer]\InSight\Layout\SCBar-59750_01D21E60AC6B44F4925F55E92B68BA73{18BDA31E-2CA5-3777-4D7B-1DB4DD8A9DBF}C__1824488B09CE40D3A1B3290CB99A0755#77_1824488B09CE40D3A1B3290CB99A0755{08935F73-C5DB-5C66-FFFE-AA3A752A612A}C__34A7E007CE9B418FAD1E8A4E38C99A21_34A7E007CE9B418FAD1E8A4E38C99A21{E0029692-2989-38B7-2755-49D75D5E25A1}C__6090A6FA79774B04ABCDE50FD2F636BD#103_6090A6FA79774B04ABCDE50FD2F636BD{1B3E7E67-78C8-6F4B-A9A1-940247E5BA80}C__A2972A910BF943A8BFE2F997722DC4E2_A2972A910BF943A8BFE2F997722DC4E2{F279DB2A-744D-9DEC-B695-88074E1B8052}C__EB050CC06B71436EAA7A66E6A5AB9A4C_EB050CC06B71436EAA7A66E6A5AB9A4C{DC783D20-C083-1C79-2254-E504852ED7D3}C__14A4CA8018B346C280276594D2A4B51DSoftware\[Manufacturer]\InSight\Layout\-Bar2_14A4CA8018B346C280276594D2A4B51D{D2D2021D-FC1A-1DFD-F5CA-F906DD099BD8}C__6E4615D40AAD4207A51C47AA2DABEC59_6E4615D40AAD4207A51C47AA2DABEC59{27B3A8B0-C5E7-ED61-496D-7E561C979D3C}C__6F7F7A5C4EFA49C8B326354C7FF1E4A2_6F7F7A5C4EFA49C8B326354C7FF1E4A2{72FFB9D3-8AA0-593A-9EEE-86F56CB25301}C__8B7809163DF8471EBD9BE0BCF5ED7722#496MRUWidth_8B7809163DF8471EBD9BE0BCF5ED7722{0024ACDC-A517-84F8-7644-5A343918CAE9}C__8DE2904DD2734340A21C9FB8A11BC6AE_8DE2904DD2734340A21C9FB8A11BC6AE{FC6D0444-AAD0-67F0-8FD9-2074CC128AFE}C__9EBD296F589846BE9FCD8D2741E1486E#269_9EBD296F589846BE9FCD8D2741E1486E{EF21A1E7-60A4-0583-6DE3-0EAC320D64E8}C__A4A963F7A6114EB195891DAA98296AD1#285_A4A963F7A6114EB195891DAA98296AD1{266004D9-0A61-981C-E6B8-19A3884CE5CD}C__A67EA076343F40A3874EF76560393EDC_A67EA076343F40A3874EF76560393EDC{0EAD9619-8ABC-5FEA-BD21-515161D95F9C}C__BE2BC0D6F5384E6CB78A5AD2B4B83AB2_BE2BC0D6F5384E6CB78A5AD2B4B83AB2{75D8DA50-BAF6-B9DC-274A-05AD492409E4}C__CC33E14C058B49AE8F3DAB7F306B3E94#242_CC33E14C058B49AE8F3DAB7F306B3E94{1E37B460-028C-EB55-04D4-0F3F5CFB44E1}C__E02B54EC0B1A4334A050B1C3F1B1AED2#485_E02B54EC0B1A4334A050B1C3F1B1AED2{33F7F427-9FA1-5E79-4001-5BC31E48593D}C__F1267E00FF3F4A7BBF28E83027D0388F_F1267E00FF3F4A7BBF28E83027D0388F{A9E1F6FB-5BA6-12D9-4AEE-B4B5A1CF0F24}C__F63B368B20CF49CC8E5B753B4C83711F_F63B368B20CF49CC8E5B753B4C83711F{9BE4B2BB-D2B4-A4CF-86A3-5ABFD9744CEF}C__0E6E8B6A45AF4B8185900A595236046BSoftware\[Manufacturer]\InSight\Layout\-Bar1_0E6E8B6A45AF4B8185900A595236046B{C6494D93-CCF7-A171-3A29-5E8247FCA1C6}C__1D5EDFDAB6D84E0B9AC8F605EFBD68A1_1D5EDFDAB6D84E0B9AC8F605EFBD68A1{2482A772-7FA2-874D-62E0-5F871EBD0B46}C__3FDBACA502D54266A5CAD2AEC11458E4#8196_3FDBACA502D54266A5CAD2AEC11458E4{72151499-38C3-08F6-677F-301B14B72DF1}C__4104F1CDE3644FD4A854B3CD16B8FC26_4104F1CDE3644FD4A854B3CD16B8FC26{A4803791-F1F6-0578-1EBB-C53ED8741421}C__496B3256E81C409AAE905C96234574DF_496B3256E81C409AAE905C96234574DF{83FE1367-13A0-A798-E17C-AAB1A6444E5E}C__6ABB5B4024B04C4CBFFB41D417F29A4D#24_6ABB5B4024B04C4CBFFB41D417F29A4D{29BDCB6F-6B39-1904-7B0A-3F670F6B53F4}C__6F5152788D7242CDB98599A819B66FCE_6F5152788D7242CDB98599A819B66FCE{25BEF6E5-754F-EE44-53FB-F80C2EE54C11}C__99E5944982934BF59190A6544C79B7B8#-2147483648_99E5944982934BF59190A6544C79B7B8{DF6DB611-4FD6-8F02-B181-C35E471126D8}C__9A2E201C8BFC4153A5A3A5AF7758A6B2#20002_9A2E201C8BFC4153A5A3A5AF7758A6B2{73F712CF-B8A0-BF4A-FB7B-2ED7F33F50BF}C__C81A9D3475004C4E888662BF8D81A325_C81A9D3475004C4E888662BF8D81A325{32AC5DFF-B42A-2D15-B300-4DED4A15D497}C__D05A9114C72F4BF6BA795AC768826E71#240_D05A9114C72F4BF6BA795AC768826E71{E075C7D1-F04B-683D-26C5-E6306DA97ABC}C__E6B683A33FDC404A91147C0BD46CBF4F_E6B683A33FDC404A91147C0BD46CBF4F{83D9C984-6D98-D646-A08B-A0FA3DD8D047}C__1EC8FF39254B4808B8C1E3B8147F2D6D#59393Software\[Manufacturer]\InSight\Layout\-Bar3_1EC8FF39254B4808B8C1E3B8147F2D6D{B479CD16-F24D-9DB4-EE69-CA29D05E4013}C__0248BAD633E74960AABE929BF6A76502Software\[Manufacturer]\InSight\Layout\-Bar0_0248BAD633E74960AABE929BF6A76502{029964EA-1A64-07A4-8852-5BCF33F030B6}C__0D438B1FD44A49119BCA75E7910166A1#357_0D438B1FD44A49119BCA75E7910166A1{C18FCD4E-19BB-02F0-A73C-077355BC8B4B}C__12BB063C75BE49C58EFB692D846A4745_12BB063C75BE49C58EFB692D846A4745{FFA1830C-B75F-C389-4D76-2EE0A36F614D}C__27D051C9F38E4AA29F6737BE685D5212#238_27D051C9F38E4AA29F6737BE685D5212{E17A7975-9FE9-B935-5EC9-90441C71DC70}C__4C52D7C923824703813E4306782FB4A3#606_4C52D7C923824703813E4306782FB4A3{F00971C8-6807-56E8-DC3B-27E44890286F}C__5CCD34D008EF455B9374DB147F4C3526_5CCD34D008EF455B9374DB147F4C3526{C894C88E-87EF-057C-532A-390D0DF5ED77}C__79FF33CC23AB490283190B516F136E38_79FF33CC23AB490283190B516F136E38{2DDC9F5F-5583-8708-8337-A328D3CD7AC8}C__AE3985A85CB44DAAB6551574C59DD081#59419_AE3985A85CB44DAAB6551574C59DD081{03B1F154-0CD3-E58E-F6A4-36741D07ACB1}C__BC7160EBF4A94D22A75F0660C9BA7661_BC7160EBF4A94D22A75F0660C9BA7661{C64BADEE-1108-9019-3051-D5476E3CD74D}C__C55200D175A1416BB5887C90177BE78A#59392_C55200D175A1416BB5887C90177BE78A{F8D68200-6D12-CDDD-984A-9D8A0624C01D}C__CC3AF0DC9BBA45DD97FAFA4B941EF14C_CC3AF0DC9BBA45DD97FAFA4B941EF14C{E862CDBF-323E-5743-EF98-E2A1B5190D91}C__DD5A03A1A2C24139AAD2DA8C9BF97B70_DD5A03A1A2C24139AAD2DA8C9BF97B70{848D2595-04AD-07DF-F605-86C9055B3251}C__FA8C83F07FE24394918159B44F48A6E4_FA8C83F07FE24394918159B44F48A6E4{2434A7CE-1B1A-C77D-2933-01E89E4CA148}C__12BEBDFB79984630832CD49704AB2437Software\[Manufacturer]\InSight\Layout\-Bar10_12BEBDFB79984630832CD49704AB2437{EAECBC0F-0B7B-4B23-EC41-12DD24BDE36F}C__1C9A3A08C64B4CF487DCE97F2F6D9FF0_1C9A3A08C64B4CF487DCE97F2F6D9FF0{718503A5-3A2F-6952-3688-04947A73BF7C}C__216FB169B7D145FA9DFE9A9BB7829B43#22_216FB169B7D145FA9DFE9A9BB7829B43{8416C7C0-A23D-52B4-896C-3789A07825DD}C__58DAE34C44434D1DBF809B5CC7078471_58DAE34C44434D1DBF809B5CC7078471{FCF90BF8-2195-ADFB-CE95-40F28A534B29}C__6996821817CC4DD78641B0A5AC5B1364_6996821817CC4DD78641B0A5AC5B1364{0018F12C-BD13-D546-A3BA-E284040621C6}C__7CEB0E08A6D443B8A30411D5CF049D38_7CEB0E08A6D443B8A30411D5CF049D38{41187E4B-2B72-52F3-39E8-9954CB28F1FB}C__8378AC8369194ADABB9B21DF44CA5FA2#277_8378AC8369194ADABB9B21DF44CA5FA2{AC051DCB-9E50-B277-5984-37ED4C8EAAB2}C__E1D0996A62AB4E518359671E67264112_E1D0996A62AB4E518359671E67264112{0F6E305C-ECF7-850C-7C1F-4ACD3D88149B}C__F97A852D82A244C797115DBFF0154C8C_F97A852D82A244C797115DBFF0154C8C{22F8AC30-6B95-938D-FFBA-4F5E2FC1E469}C__32967A550B0748A983FC0673B6C3B79FSoftware\[Manufacturer]\InSight\Layout\-Bar7_32967A550B0748A983FC0673B6C3B79F{C1F02DFB-614F-C4DD-20AC-DB2638EB2206}C__3B9BF7DC032643F9AA8C03928B543A1D_3B9BF7DC032643F9AA8C03928B543A1D{475A3955-15BE-5B92-36D6-B305C988AB17}C__7DA63861F4F54A928907F5E109255610_7DA63861F4F54A928907F5E109255610{59A0EC8C-038A-6153-CF41-7A357C6B1BCB}C__93D1D2115E79407A8CE82D3C6E9AAFC4#85539_93D1D2115E79407A8CE82D3C6E9AAFC4{F116080D-E3F5-81CE-9FDC-02B335AC66AE}C__9F13E1676EAA4D97857CA6B1D011BD07_9F13E1676EAA4D97857CA6B1D011BD07{14C1C93D-1C31-2DE6-F3D6-AD4CC27598C9}C__CDD9FD273984472E9CAA757BAFF02AAA_CDD9FD273984472E9CAA757BAFF02AAA{1BD36119-E0D3-F9D2-8248-0BD0BAFF0A25}C__F6E1925FF04541CAAFC2732C85647DE3#5_F6E1925FF04541CAAFC2732C85647DE3{40A69A25-A9C9-7438-EA5C-C84757416A8B}C__00B1808BB377484DBE7569E290849125Software\[Manufacturer]\InSight\Layout\-Bar9_00B1808BB377484DBE7569E290849125{D6162EAB-5664-358E-A384-E39AB4525B0E}C__1A9C1FCD179644A19598C52CC1DCFA6B#4_1A9C1FCD179644A19598C52CC1DCFA6B{471BD3C7-E7E7-3A5D-E302-36BE92167C49}C__33EE4C58ED9B4F2AB989709E54CE256A_33EE4C58ED9B4F2AB989709E54CE256A{A67DE277-446D-E424-0A32-117FE0B033C6}C__6738B97BC1A3472D8BBFC2493DBB3BC4_6738B97BC1A3472D8BBFC2493DBB3BC4{0BD152F7-88D4-2D9A-AB91-F65B38847D3E}C__DD468D5DE034412DA8B44FC8166E3F1E_DD468D5DE034412DA8B44FC8166E3F1E{42021E07-6DC9-20CB-FD2B-D3BE7028F39B}C__FC02C3EA70074EF99804B1467A327129_FC02C3EA70074EF99804B1467A327129{BCB7CD5B-2257-6C27-5986-8E72FF138598}C__BDA9D9190CE74F6CA7DFEAAF6E18D969Software\Classes\.isl_BDA9D9190CE74F6CA7DFEAAF6E18D969{624D7E6F-7ED2-31B9-8F55-14AD47C6F782}FindRelatedProductsNOT InstalledLaunchConditionsRMCCPSearchValidateProductIDCostInitializeFileCostRedirectedDllSupportIsolateComponentsCostFinalizeSetODBCFoldersInstallValidateInstallInitializeAllocateRegistrySpaceProcessComponentsMsiPublishAssembliesMsiUnpublishAssembliesUnpublishComponentsUnpublishFeaturesVersionNTStopServicesDeleteServicesUnregisterComPlusSelfUnregModulesUnregisterTypeLibrariesRemoveODBCUnregisterFontsRemoveRegistryValuesUnregisterClassInfoUnregisterExtensionInfoUnregisterProgIdInfoUnregisterMIMEInfoRemoveIniValuesRemoveShortcutsRemoveEnvironmentStringsRemoveDuplicateFilesRemoveFilesRemoveFoldersCreateFoldersMoveFilesInstallFilesPatchFilesDuplicateFilesCreateShortcutsRegisterClassInfoRegisterExtensionInfoRegisterProgIdInfoRegisterMIMEInfoWriteRegistryValuesWriteIniValuesWriteEnvironmentStringsRegisterFontsInstallODBCRegisterTypeLibrariesSelfRegModulesRegisterComPlusInstallServicesStartServicesRegisterUserRegisterProductPublishComponentsPublishFeaturesPublishProductInstallFinalizeRemoveExistingProductsInstallAdminPackageExecuteAction_294823.exeINSIGH~2|InSight Diagrammer_3214576E92A443E28E5D5B433B8D5FAD_18be6784.exeINSIGH~3|InSight Help_43C25DF5529045CB9B9D425006ABC85D_4ae13d6c.exeINSIGH~4|InSight Diagrammer_5FD7702AE9644C81B8DE85379F4FD1B0VsdBase.B242FD8F_28D6_4590_A991_07971DF894FBThis setup requires the .NET Framework version [1].  Please install the .NET Framework and run this setup again.  The .NET Framework can be obtained from the web.  Would you like to do this now?VSDNETURLMSGThis setup requires Internet Information Server 4.0 or higher and Windows NT 4.0, Windows 2000, or Windows XP.  This setup cannot be installed on Windows 95, Windows 98, or Windows Me.  Please install Internet Information Server and run this setup again.VSDIISMSGThis advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic.VSDUIANDADVERTISEDThis setup requires the .NET Framework version [1].  Please install the .NET Framework and run this setup again.VSDNETMSGThe specified path '[2]' is unavailable. The Internet Information Server might not be running or the path exists and is redirected to another machine. Please check the status of this virtual directory in the Internet Services Manager.VSDINVALIDURLMSGUnable to install because a newer version of this product is already installed.VSDVERSIONMSGUserExitFormNOT HideFatalErrorFormFatalErrorFormInstalled<>""MaintenanceFormInstalled="" AND RESUMEResumeFormAdminUserExitFormAdminFatalErrorFormAdminMaintenanceFormAdminResumeFormVsdDialogs.4FB12620_0D15_42D0_8677_2766FFA6923F|PreviousButton{\VSI_MS_Sans_Serif13.0_0_0}CancelPushButtonCancelButtonProgressForm{\VSI_MS_Sans_Serif13.0_0_0}&Next >NextButton{\VSI_MS_Sans_Serif13.0_0_0}MsiHorizontalLineLineLine1{\VSI_MS_Sans_Serif13.0_0_0}MsiProgressBarProgressBarLine2BannerBmp{\VSI_MS_Sans_Serif13.0_0_0}< &BackDefBannerBitmapBitmap{\VSI_MS_Sans_Serif13.0_0_0}Please wait...ProgressLabel{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] is being installed.InstalledBody{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] is being removed.RemovedBody{\VSI_MS_Sans_Serif16.0_1_0}Removing [ProductName]RemoveBannerText{\VSI_MS_Sans_Serif16.0_1_0}Installing [ProductName]InstalledBannerTextREMOVE=""ShowREMOVE<>""HideCancelSpawnDialog[ProductName]ProgressUnmoveFilesSetProgressMS Sans SerifVSI_MS_Sans_Serif13.0_0_0VSI_MS_Sans_Serif16.0_1_0VsdDialogs.FA58E60A_A1E8_4876_95FC_2AC3B5AAA5F8AdminConfirmInstallForm{\VSI_MS_Sans_Serif16.0_1_0}Confirm InstallationBannerText{\VSI_MS_Sans_Serif13.0_0_0}The installer is ready to install [ProductName] on your computer.
  2.  
  3. Click "Next" to start the installation.BodyText1AdminConfirmInstallForm_PrevArgs=""DisableAdminConfirmInstallForm_PrevArgs<>""EnableAdminConfirmInstallForm_NextArgs<>""[AdminConfirmInstallForm_NextArgs]NewDialogAdminConfirmInstallForm_NextArgs=""ReturnEndDialog[AdminConfirmInstallForm_PrevArgs]VsdDialogs.A5DB290E_33A5_4404_8B7E_8DD140542F57AdminReadmeFormReadmeText{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0 Courier New;}{\f1\fmodern\fprq1\fcharset0 Courier New;}{\f2\fnil\fcharset2 Symbol;}}
  4. {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang1033\f0\fs20 InSight Diagrammer, version 2006.2\par
  5. \par
  6. Thank you for your interest in InSight Diagrammer!\par
  7. \par
  8. This Trial version includes all the features of the full version of InSight Diagrammer \f1 except printing. You can order the full version of InSight Diagrammer using the Help -> Register Online menu command.\par
  9. \par
  10. \par
  11. ***** ABOUT INSIGHT DIAGRAMMER *****\par
  12. \par
  13. \pard\sb100\sa100 InSight Diagrammer is a powerful diagram editor that will help you create and present hierarchical or graph data. It can be used to edit illustrations and drawings such as:\line\par
  14. \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-720\li720\sb100\sa100 Organizational charts\par
  15. {\pntext\f2\'B7\tab}Business diagrams\par
  16. {\pntext\f2\'B7\tab}Software flowcharts\par
  17. {\pntext\f2\'B7\tab}Network diagrams\par
  18. {\pntext\f2\'B7\tab}Genealogy trees\par
  19. {\pntext\f2\'B7\tab}Tables and illustrations\par
  20. \pard\par
  21. \par
  22. ***** SYSTEM REQUIREMENTS *****\par
  23. \par
  24. InSight Diagrammer requires:\par
  25. \f0\par
  26.   Windows 98 or Millenium edition\par
  27.   Windows 2000 or Windows XP,\par
  28.   Microsoft Internet Explorer 5.0\par
  29. \par
  30. \par
  31. ***** COPYRIGHTS *****\par
  32. \par
  33. InSight Diagrammer Copyright (C) 2006, MindFusion Ltd - Gibraltar\par
  34. All rights reserved.\par
  35. \par
  36. Some of the images provided with InSight Diagrammer are \f1 intellectual\f0  property of their respective authors, and are licensed to MindFusion for use with InSight. Please do not use such images for commercial purposes without permission of their authors.\par
  37. \par
  38. \par
  39. ***** GETTING STARTED *****\par
  40. \par
  41. After installation completes, open the InSight Diagrammer shortcut from the InSight Diagrammer 2005 folder in the Start menu. Then choose the File->New command to create an empty diagram or a template-based one.\par
  42. \par
  43. To create new nodes, drag images from the palette toolbox or draw with the mouse on the canvas area. To link nodes, draw with the mouse from the source node to the destination one.\par
  44. \par
  45. For additional options, please refer to the InSight Diagrammer Help file.\par
  46. \par
  47. \par
  48. ***** HISTORY *****\par
  49. \par
  50. new in version 2006.2\par
  51.   shape rotation\par
  52.   improved Visio import and export\par
  53.   export to SVG\par
  54. \par
  55. new in version 2005.3\par
  56.   import and export Visio 2003 XML Drawing files (*.VDX)\par
  57.   export HTML image maps whose areas correspond to diagram boxes\par
  58.   allows changing the shape of existing boxes\par
  59. \par
  60. new in version 2005.2\par
  61.   automatic radial layout of diagrams\par
  62.   diagram statistics window\par
  63.   text descriptions can be associated with boxes\par
  64.   types of nodes and links are not part of a style now but can be changed independently\par
  65.   text can be placed below boxes now\par
  66.   minor bug fixes\par
  67. \par
  68. \par
  69. ***** CONTACT US *****\par
  70. \par
  71. For any questions you might have, please contact us at\par
  72. support@mindfusion.org\par
  73. \par
  74. For administrative and sales information\par
  75. ipanayotova@mindfusion.org\par
  76. \par
  77. our web site: http://mindfusion.org\par
  78. \par
  79. \par
  80. }
  81. ScrollableText{\VSI_MS_Sans_Serif16.0_1_0}[ProductName] InformationAdminReadmeForm_PrevArgs=""AdminReadmeForm_PrevArgs<>""AdminReadmeForm_NextArgs<>""[AdminReadmeForm_NextArgs]AdminReadmeForm_NextArgs=""[AdminReadmeForm_PrevArgs]VsdDialogs.E35A0E2C_F131_4B57_B946_59A1A2A8F45FAdminWelcomeForm{\VSI_MS_Sans_Serif16.0_1_0}Welcome to the [ProductName] Network Setup Wizard{\VSI_MS_Sans_Serif13.0_0_0}WARNING: This computer program is protected by copyright law and international treaties. Unauthorized duplication or distribution of this program, or any portion of it, may result in severe civil or criminal penalties, and will be prosecuted to the maximum extent possible under the law.CopyrightWarningText{\VSI_MS_Sans_Serif13.0_0_0}The installer will guide you through the steps required to install [ProductName] on your computer.WelcomeTextAdminWelcomeForm_PrevArgs=""AdminWelcomeForm_PrevArgs<>""Installed="" AND NOT RESUMEInstalled<>"" OR RESUMEAdminWelcomeForm_NextArgs<>""[AdminWelcomeForm_NextArgs]AdminWelcomeForm_NextArgs=""[AdminWelcomeForm_PrevArgs]VsdDialogs.2DED2424_5429_4616_A1AD_4D62837C2ADAAdminFolderFormFolderLabel{\VSI_MS_Sans_Serif13.0_0_0}&Disk Cost...DiskCostButtonBrowseButton{\VSI_MS_Sans_Serif13.0_0_0}MsiPathEditPathEditFolderEdit{\VSI_MS_Sans_Serif13.0_0_0}&Folder:{\VSI_MS_Sans_Serif13.0_0_0}B&rowse...{\VSI_MS_Sans_Serif16.0_1_0}Network Location{\VSI_MS_Sans_Serif13.0_0_0}The installer will create a network image at the following location.
  82.  
  83. To create an image in this folder, click "Next". To use a different folder, enter it below or click "Browse".BodyAdminFolderForm_PrevArgs=""AdminFolderForm_PrevArgs<>""1SetTargetPathOutOfDiskSpace=1DiskCostAdminFolderForm_NextArgs<>"" AND OutOfDiskSpace<>1[AdminFolderForm_NextArgs]AdminFolderForm_NextArgs="" AND OutOfDiskSpace<>1AdminFolderForm_AllUsers="ALL"2[ALLUSERS]SelectFolderDialog[SelectFolderDialog_Property][AdminFolderForm_PrevArgs]VsdDialogs.836CEFDB_3154_4E4C_84F8_DC115871E5E1NoAdminEulaForm_PropertyAdminEulaFormAgreeRadioGroup{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0 Courier New;}}
  84. {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang1033\f0\fs20 MindFusion Ltd.\par
  85. InSight Diagrammer License\par
  86. \par
  87. This Software is licensed not sold. You may use this Software only as described in this license.\par
  88. \par
  89. This InSight Diagrammer License Agreement ("Agreement") is a legal agreement between you (either an individual or a single entity known as "Customer") and MindFusion Ltd. By installing, copying, or otherwise using the Software or any Software Updates, Customer agrees to be bound by the terms of this Agreement. If Customer does not agree to the terms of this Agreement, do not install, copy, or use the Software, including all Software Updates that Customer receives as part of the Software (each, an "Update"). By installing, copying, or otherwise using an Update, Customer agrees to be bound by the additional license terms that accompany such Update. If Customer does not agree to the terms of the additional license terms that accompany the Update, disregard the Update and the additional license terms that accompany the Update. In this event, Customer's rights to use the Software shall continue to be governed by the then-existing Agreement. \par
  90. \par
  91. 1. Copyright\par
  92. \par
  93. All rights, title, interests in and to copyrights in the Software (including but not limited to any software components, product documentation and associated media, sample files, extension files, tools and utilities, miscellaneous technical information, and any copies of the Software, are owned exclusively (or licensed) by MindFusion. The Software is protected by international copyright laws and treaty provisions. Therefore, you must treat the Software like any other copyrighted material, except that Customer may either (i) make one copy of the Software solely for backup or archival purposes, provided Customer reproduces and includes MindFusion's copyright and trademark notices contained on the original distribution media on such backup copy, or (ii) transfer the Software to a hard disk, provided Customer keeps the original solely for backup and archival purposes. The Software is licensed, not sold.\par
  94. \par
  95. 2. Grant of License\par
  96. \par
  97. a. Evaluation Copy. If you acquired the license for the Software on an evaluation or trial basis, you may use the Software without charge for thirty (30) days from the day that you install the Software. You must pay the license fee and register your copy to continue to use the Software after the thirty (30) day evaluation period. You may give exact copies of the evaluation Software to anyone. You may not charge any fee for the copy or use of the evaluation Software itself, but you may charge a distribution fee that is reasonably related to any cost you incur distributing the evaluation Software (e.g. packaging). You must not represent in any way that you are selling the Software itself. Your distribution of the evaluation Software will not entitle you to any compensation from MindFusion. You must distribute a copy of this license with any copy of the Software and anyone to whom you distribute the Software is subject to this license. You may not remove any copyright, trademark or reservation of rights language displayed on, in or with the Software.  \par
  98. \par
  99. b. Registered Copy.  When you purchase a license you will be provided with a registration number. You may use the registered Software on that number of computers for which you have purchased a separate license as indicated on our invoice. If the Software is installed on a network server or other storage device, you must purchase a license for each separate computer on which the Software is used. The primary user of a computer for which a license has been purchased may make and use one copy of the Software on his or her portable computer. You may also make copies of the Software for back-up or archival purposes. Otherwise, you may not copy the Software in whole or in part. You may permanently transfer all of your rights under this license provided you transfer all copies of the Software and the recipient agrees to the terms of this license.\par
  100. \par
  101. 3. Restrictions\par
  102. \par
  103. a. The Software is the sole and exclusive property of MindFusion, including, but not limited to, all applicable rights to patents, copyrights, trademarks and trade secrets and is provided for Customer's exclusive use for the purposes of this Agreement and will be held in confidence.\par
  104. \par
  105. b. Customer will not alter, remove or obscure any designation name or mark from any supplied material that identifies such material as belonging to or developed by MindFusion. Customer agrees not to disassemble, decompile, reverse engineer or otherwise reduce the Software to perceptible form. Customer agrees not to alter or modify the Software.\par
  106. \par
  107. c. Customer may not transfer, rent, lease, or sublicense the Software.\par
  108. \par
  109. 5.  Support Services. MindFusion may provide you with support services related to the Software. Support is provided by email, at email address support@mindfusion.org.  MindFusion may use any information you provide as part of obtaining support services for its business purposes, including product support and development.\par
  110. \par
  111. 6. Termination\par
  112. \par
  113. a. All rights granted hereunder shall immediately terminate upon Customer's failure to comply with the terms and conditions of this Agreement. In either such event, Customer agrees to destroy all copies of the Software in any form and all of its component parts.\par
  114. \par
  115. 7. Disclaimer of Warranty\par
  116. \par
  117. a. NO WARRANTIES. THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MINDFUSION DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AND ANY WARRANTY AGAINST INFRINGEMENT, WITH REGARD TO THE SOFTWARE. THIS LIMITED WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS. YOU MAY HAVE OTHERS, WHICH VARY FROM STATE/JURISDICTION TO STATE/JURISDICTION.\par
  118. \par
  119. b. NO LIABILITY FOR DAMAGES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL MINDFUSION BE LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OR INABILITY TO USE THE SOFTWARE, EVEN IF MINDFUSION HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME STATES/JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, THE ABOVE LIMITATION MAY NOT APPLY TO YOU.\par
  120. \par
  121. CUSTOMER ACKNOWLEDGES THAT CUSTOMER HAS READ THIS AGREEMENT, UNDERSTAND IT AND AGREES TO BE BOUND BY ITS TERMS AND CONDITIONS. CUSTOMER FURTHER AGREES THAT IT IS THE COMPLETE AND EXCLUSIVE STATEMENT OF THE AGREEMENT BETWEEN CUSTOMER AND MINDFUSION WHICH SUPERSEDES ANY PROPOSAL OR PRIOR AGREEMENT, ORAL OR WRITTEN, AND ANY OTHER COMMUNICATIONS BETWEEN CUSTOMER AND MINDFUSION RELATING TO THE SOFTWARE. This Agreement may not be modified except by a writing signed by a duly authorized representative of MindFusion Ltd\par
  122. \par
  123. }
  124. LicenseText{\VSI_MS_Sans_Serif16.0_1_0}License Agreement{\VSI_MS_Sans_Serif13.0_0_0}Please take a moment to read the license agreement now. If you accept the terms below, click "I Agree", then "Next". Otherwise click "Cancel".BodyText{\VSI_MS_Sans_Serif13.0_0_0}MsiRadioButtonGroupRadioButtonGroupAdminEulaForm_Property<>"Yes"AdminEulaForm_Property="Yes"AdminEulaForm_PrevArgs=""AdminEulaForm_PrevArgs<>""AdminEulaForm_NextArgs<>""[AdminEulaForm_NextArgs]AdminEulaForm_NextArgs=""[AdminEulaForm_PrevArgs]EnabledEulaEvent{\VSI_MS_Sans_Serif13.0_0_0}I &Do Not Agree{\VSI_MS_Sans_Serif13.0_0_0}I &AgreeYesVsdDialogs.1DB77F5A_BA5C_4470_89B6_0B0EC07E3A10RepairMaintenanceForm_Action{\VSI_MS_Sans_Serif13.0_0_0}&CloseCloseButtonFinishedForm{\VSI_MS_Sans_Serif16.0_1_0}Installation Complete{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] has been successfully removed.
  125.  
  126. Click "Close" to exit.BodyTextRemove{\VSI_MS_Sans_Serif13.0_0_0}UpdateText{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] has been successfully installed.
  127.  
  128. Click "Close" to exit.{\VSI_MS_Sans_Serif16.0_1_0}Installation Interrupted{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be removed. You need to restart the installer to try again.
  129.  
  130. Click "Close" to exit.{\VSI_MS_Sans_Serif13.0_0_0}The installation was interrupted before [ProductName] could be installed. You need to restart the installer to try again.BodyTextInstall{\VSI_MS_Sans_Serif16.0_1_0}Installation Incomplete{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be installed. You need to restart the installer to try again.
  131.  
  132. Click "Close" to exit.FinishButton{\VSI_MS_Sans_Serif16.0_1_0}Welcome to the [ProductName] Setup Wizard{\VSI_MS_Sans_Serif13.0_0_0}Select whether you want to repair or remove [ProductName].RepairRadioGroup{\VSI_MS_Sans_Serif13.0_0_0}&Finish{\VSI_MS_Sans_Serif13.0_0_0}The installer will resume the installation of [ProductName] on your computer.
  133.  
  134. Click "Finish" to continue.MaintenanceForm_Action="Repair"ALL[REINSTALL]ReinstallMaintenanceForm_Action="Remove"[REMOVE]{\VSI_MS_Sans_Serif13.0_0_0}&Repair [ProductName]{\VSI_MS_Sans_Serif13.0_0_0}Re&move [ProductName]VsdDialogs.A1BFAED8_4622_4D40_87D2_46D69DC2AA7AReadmeFormReadmeForm_PrevArgs=""ReadmeForm_PrevArgs<>""ReadmeForm_NextArgs<>""[ReadmeForm_NextArgs]ReadmeForm_NextArgs=""[ReadmeForm_PrevArgs]VsdDialogs.6DBC9783_3677_4D68_8BF5_D749558A0AC1ConfirmInstallFormConfirmInstallForm_PrevArgs=""ConfirmInstallForm_PrevArgs<>""ConfirmInstallForm_NextArgs<>""[ConfirmInstallForm_NextArgs]ConfirmInstallForm_NextArgs=""[ConfirmInstallForm_PrevArgs]VsdDialogs.68F69290_BB7C_474E_A153_6679845F3DDFWelcomeFormWelcomeForm_PrevArgs=""WelcomeForm_PrevArgs<>""WelcomeForm_NextArgs<>""[WelcomeForm_NextArgs]WelcomeForm_NextArgs=""[WelcomeForm_PrevArgs]VsdDialogs.C113BC36_2532_4D45_8099_4818B1133B2FMEFolderForm_AllUsersFolderFormAllUsersRadioGroup{\VSI_MS_Sans_Serif16.0_1_0}Select Installation Folder{\VSI_MS_Sans_Serif13.0_0_0}The installer will install [ProductName] to the following folder.
  135.  
  136. To install in this folder, click "Next". To install to a different folder, enter it below or click "Browse".{\VSI_MS_Shell_Dlg13.0_0_0}Install [ProductName] for yourself, or for anyone who uses this computer:AllUsersTextVersionNT>=400 AND Privileged=1NOT (VersionNT>=400 AND Privileged=1)FolderForm_PrevArgs=""FolderForm_PrevArgs<>""DoActionFolderForm_NextArgs<>"" AND OutOfDiskSpace<>1[FolderForm_NextArgs]FolderForm_NextArgs="" AND OutOfDiskSpace<>1FolderForm_AllUsers="ALL"[FolderForm_PrevArgs]{\VSI_MS_Sans_Serif13.0_0_0}&Everyone{\VSI_MS_Sans_Serif13.0_0_0}Just &meMS Shell DlgVSI_MS_Shell_Dlg13.0_0_0VsdDialogs.8FA7D956_B864_4FF4_92F0_FB2799B33176EulaForm_PropertyEulaFormEulaForm_Property<>"Yes"EulaForm_Property="Yes"EulaForm_PrevArgs=""EulaForm_PrevArgs<>""EulaForm_NextArgs<>""[EulaForm_NextArgs]EulaForm_NextArgs=""[EulaForm_PrevArgs]VsdDialogs.83D22742_1B79_46f6_9A99_DF0F2BD4C077AdminMaintenanceForm_ActionAdminFinishedForm{\VSI_MS_Sans_Serif13.0_0_0}A network image of [ProductName] has been successfully created.
  137.  
  138. Click "Close" to exit.AdminMaintenanceForm_Action="Repair"AdminMaintenanceForm_Action="Remove"VsdDialogs.EE9A1AFA_41DD_4514_B727_DF0ACA1D7389AdminProgressFormVsdDialogs.CE4B864F_F1C1_4B85_98D4_2A2BF5FFB12BErrorDialogUpFldrBtnSFF_UpFldrBtnNewFldrBtnSFF_NewFldrBtnYesButton{\VSI_MS_Sans_Serif13.0_0_0}&NoNoButton{\VSI_MS_Sans_Serif13.0_0_0}&Yes{\VSI_MS_Sans_Serif13.0_0_0}The installation is not yet complete. Are you sure you want to exit?ConfirmRemoveDialog{\VSI_MS_Sans_Serif13.0_0_0}You have chosen to remove [ProductName] from your computer. Are you sure you want to remove it?VolumeCostList1{\VSI_MS_Sans_Serif13.0_0_0}OKOKButton{\VSI_MS_Sans_Serif13.0_0_0}{116}{80}{80}{80}{80}VolumeCostList{\VSI_MS_Sans_Serif13.0_0_0}The list below includes the drives you can install [ProductName] to, along with each drive's available and required disk space.AvailableBodyText{\VSI_MS_Sans_Serif13.0_0_0}The amount of required disk space exceeds the amount of available disk space. The highlighted items indicate the drives with insufficient disk space.RequiredBodyTextListFilesInUse{\VSI_MS_Sans_Serif13.0_0_0}E&xit InstallationExitButtonFilesInUseContinueButton{\VSI_MS_Sans_Serif13.0_0_0}&Try AgainRetryButton{\VSI_MS_Sans_Serif13.0_0_0}&Continue{\VSI_MS_Sans_Serif13.0_0_0}MsiFilesInUseFileInUseProcess{\VSI_MS_Sans_Serif13.0_0_0}The following applications are using files which the installer must update. You can either close the applications and click "Try Again", or click "Continue" so that the installer continues the installation, and replaces these files when your system restarts.InstallBodyText{\VSI_MS_Sans_Serif13.0_0_0}The following applications are using files which the installer must remove. You can either close the applications and click "Try Again", or click "Continue" so that the installer continues the installation, and replaces these files when your system restarts.RemoveBodyTextBrowseTextFolderText{\VSI_MS_Sans_Serif13.0_0_0}MsiDirectoryListSelectFolderDialog_PropertyDirectoryListFolderList[SFF_NewFldrBtn]NewFolderButton[SFF_UpFldrBtn]FolderUpButtonFolderPathEdit{\VSI_MS_Sans_Serif13.0_0_0}MsiDirectoryComboDirectoryComboFolderCombo{\VSI_MS_Sans_Serif13.0_0_0}&Browse:ErrorTextAC{\VSI_MS_Sans_Serif13.0_0_0}C&ontinueIOROutOfDiskSpace<>1Exit[WelcomeForm_ConfirmRemove]RetryIgnore{}ResetDirectoryListNewDirectoryListUpErrorYesErrorAbortErrorCancelErrorIgnoreErrorNoErrorOkErrorRetryRemove [ProductName][ProductName] Disk Space[ProductName] Files in UseBrowse for FolderVsdUserInterface.524F4245_5254_5341_4C45_534153783400VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400DefaultUIFontWill be installed on local hard driveMenuLocalThis feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive.SelParentCostNegNegThis feature will remain to be run from the networkSelNetworkNetworkThis feature will change from run from network state to be installed on the local hard driveSelNetworkLocalThis feature will change from run from network state to set to be installed when requiredSelNetworkAdvertiseThis feature will be uninstalled completely, you won't be able to run it from the networkSelNetworkAbsentThis feature will remain uninstalledSelAbsentAbsentGathering required information...ScriptInProgressWill be installed to run from CDMenuCDThis feature frees up [1] on your hard drive.SelChildCostNegThis feature will change from run from CD state to be installed on the local hard driveSelCDLocalEntire feature will be unavailableMenuAbsentThis feature will change from run from CD state to set to be installed when requiredSelCDAdvertiseEntire feature will be installed to run from networkMenuAllNetworkThis feature will be removed from your local hard drive, but will be still available to run from the networkSelLocalNetworkThis feature will be available to run from the networkSelAdvertiseNetworkEntire feature will be installed on local hard driveMenuAllLocalThis feature will be installed on your local hard driveSelAdvertiseLocalEntire feature will be installed to run from CDMenuAllCDThis feature will be uninstalled completely, you won't be able to run it from CDSelCDAbsentFeature will be installed when requiredMenuAdvertiseThis feature will be available to run from CDSelAdvertiseCDbytesWill be installed when requiredSelAdvertiseAdvertiseAbsentPathMBThis feature will become unavailableSelAdvertiseAbsentKBGBThis feature will be installed to run from the networkSelAbsentNetworkThis feature will be installed to run from CDSelAbsentCDThis feature will be set to be installed when requiredSelAbsentAdvertiseThis feature will be installed on the local hard driveSelAbsentLocalThis feature will remain to be run from CDSelCDCDFolder|New FolderNewFolderWill be installed to run from networkMenuNetworkThis feature will be removed from your local hard drive, but will be still available to run from CDSelLocalCDThis feature will be completely removedSelLocalAbsentCompiling cost for this feature...SelCostPendingThis feature will remain on you local hard driveSelLocalLocalThis feature requires [1] on your hard drive.SelChildCostPosThis feature will be removed from your local hard drive, but will be set to be installed when requiredSelLocalAdvertiseThis feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive.SelParentCostNegPosThis feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive.SelParentCostPosNegThis feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive.SelParentCostPosPosTime remaining: {[1] minutes }{[2] seconds}TimeRemainingAvailableVolumeCostAvailableDifferenceVolumeCostDifferenceRequiredVolumeCostRequiredDisk SizeVolumeCostSizeVolumeVolumeCostVolumeAdminWelcomeForm_NextArgsAdminEulaForm_PrevArgsAdminEulaForm_NextArgsAdminReadmeForm_PrevArgsAdminReadmeForm_NextArgsAdminFolderForm_PrevArgsAdminFolderForm_NextArgsAdminConfirmInstallForm_PrevArgsWelcomeForm_NextArgsEulaForm_PrevArgsEulaForm_NextArgsReadmeForm_PrevArgsReadmeForm_NextArgsFolderForm_PrevArgsFolderForm_NextArgsConfirmInstallForm_PrevArgs1.0VC_User_gdiPlus.3B694ABE_4410_11D5_A54A_0090278A1BB8.VC_Configurable_gdiPlus.3643236F_FC70_11D3_A536_0090278A1BB85.1.3097.0#_87C9A91C7D783FEA55F3E5C0E7DDC016gdiPlus_Customer_Redist_____X86.3643236F_FC70_11D3_A536_0090278A1BB8gdiplus_dll_2_____X86.3643236F_FC70_11D3_A536_0090278A1BB8Action to insertModuleAdminExecuteSequenceBefore (0) or After (1)AfterBase action to determine insert location.BaseActionStandard Sequence numberTable name to ignore during merge operation.ModuleIgnoreTableModuleAdminUISequenceModuleAdvtExecuteSequenceModuleAdvtUISequenceUnique identifier for this row.ModuleConfigurationAdditional type information for this item.A human-readable description.Format of this item.FormatAdditional context information about this item.ContextDataDefault value for this item.DefaultValueAdditional type-specific attributes.A short human-readable name for this item.Filename or namespace of the context-sensitive help for this item.HelpLocationKeyword index into the HelpLocation for this item.HelpKeywordModuleInstallExecuteSequenceModuleInstallUISequenceTable containing the data to be modified.ModuleSubstitutionColumn containing the data to be modified.Row containing the data to be modified.RowTemplate for modification data.Forein Key into HelpNamespace table for the child namespace that will be plugged into the parent namespace (required).HelpNamespace_HelpPluginKey for HxT  file of parent namespace that now includes the new child namespace (optional).File_ParentHxTForein Key into HelpNamespace table for the parent namespace into which the child will be inserted (required).HelpNamespace_ParentKey for HxT  file of child namespace (optional).File_HxTKey for HxA (Attributes) file of child namespace (optional).File_HxAForeign key into HelpNamespace table (required).HelpNamespaceHelpFileToNamespaceForeign key into HelpFile table (required).HelpFileHelpFile_Friendly name for Filter (required).HelpFilterQuery String for Help Filter (optional).QueryStringPrimary Key for HelpFilter (required).FilterKeyHelpFilterToNamespaceForeign key into HelpFilter table (required).HelpFilter_Friendly name for Namespace (optional).Primary Key for HelpNamespace (required).NamespaceKeyInternal Microsoft Help ID for this Namespace (required).NamespaceNameKey for HxC (Collection) file (required).File_CollectionLanguage ID for content file (optional).LangIDPrimary Key for HelpFile Table (required).HelpFileKeyInternal Microsoft Help ID for this HelpFile (required).HelpFileNameKey for HxS (Title) file (required).File_HxSKey for HxI (Index) file (optional).File_HxIKey for HxQ (Query) file (optional).File_HxQKey for HxR (Attributes) file (optional).File_HxRKey for a file that is in the 'root' of the samples directory for this HelpFile (optional).File_Samples{3B694B1F-4410-11D5-A54A-0090278A1BB8}GDIPLUS.DLL|gdiplus.dll